.TeamSlider {
  max-width: 1550px;
  font-family: Galaxie-Polaris-medium, sans-serif;
  font-style: normal;
}
.TeamSlider .carousel-component p {
  font-family: Galaxie-Polaris-Medium, sans-serif !important;
  font-style: normal;
}
.TeamSlider .team-text .title,
.TeamSlider .team-text .headLine {
  font-weight: 550;
  word-wrap: break-word;
}
.TeamSlider .carousel-component .row {
  margin: 0;
}
.TeamSlider .carousel-component .row .leadership-card {
  position: relative;
  min-width: 0;
  word-wrap: break-word;
}
.TeamSlider .carousel-component .row .leadership-card .card-body {
  flex: 1 1 auto;
}
.TeamSlider .carousel-component .row .leadership-card .card-body p {
  margin: 0;
}
.TeamSlider .carousel-component .row .leadership-card .card-body .description {
  padding-bottom: 0px !important;
}
.TeamSlider .carousel-component .row .leadership-card .card-body .description .HeaderData,
.TeamSlider .carousel-component .row .leadership-card .card-body .description .mobileData,
.TeamSlider .carousel-component .row .leadership-card .card-body .description .read-more-btn {
  font-family: Galaxie-Polaris-Medium, sans-serif !important;
}
.TeamSlider .contactButton {
  justify-content: center;
  align-items: center;
}
.TeamSlider .contactButton .contact-btn {
  justify-content: center;
  align-items: center;
  padding: 12px;
  gap: 4px;
  border-radius: 8px;
  border: 1px solid #000;
  background: #FFF;
}
.TeamSlider .contactButton .contact-btn span {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px; /* 140% */
  letter-spacing: 0.4px;
}
.TeamSlider .modal {
  font-family: Galaxie-Polaris, sans-serif;
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  justify-content: space-evenly;
  background-color: rgba(0, 0, 0, 0.4);
}
.TeamSlider .modal .modal-content {
  background-color: #fefefe;
  border: 1px solid #888;
  width: 80%;
  max-width: 1064px;
}
.TeamSlider .modal .modal-content .modal-card {
  margin-top: 22.5px;
  margin-left: 27px;
  gap: 21px;
  align-items: center;
}
.TeamSlider .modal .modal-content .modal-card .image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 144px;
  height: 165px;
  border-radius: 10px;
}
.TeamSlider .modal .modal-content .modal-card .image img {
  border-radius: 50%;
  width: 138px;
  height: 138px;
}
.TeamSlider .modal .modal-content .modal-card .card-details {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.TeamSlider .modal .modal-content .modal-card .card-details h6 {
  margin: 0px;
  color: #000;
  font-size: 18px;
  font-weight: 550;
  line-height: 24px;
  letter-spacing: 0.36px;
  font-family: Galaxie-Polaris, sans-serif !important;
}
.TeamSlider .modal .modal-content .modal-card .card-details p {
  margin: 0px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.32px;
  font-family: Galaxie-Polaris-Medium, sans-serif !important;
}
.TeamSlider .modal .modal-content .modal-card .card-details span {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.28px;
  font-family: Galaxie-Polaris-Medium, sans-serif !important;
}
.TeamSlider .modal .modal-content .content {
  padding: 14px 30px 36px 22px;
}
.TeamSlider .modal .modal-content .content p {
  margin: 0px;
  color: #000;
  font-size: 15px;
  font-weight: 450;
  line-height: 28px;
  letter-spacing: 0.32px;
  font-family: Galaxie-Polaris-Medium, sans-serif !important;
}
.TeamSlider .modal .modal-content .closeModal {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  width: 44px;
  padding: 10px;
  border-radius: 11px;
  background: #00AEEF;
  right: 12px;
  top: 12px;
}
.TeamSlider .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.TeamSlider .close:hover, .TeamSlider .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.TeamSlider .slick-initialized button.slick-arrow.slick-prev {
  z-index: 1;
  left: 22px;
  top: 44% !important;
  width: 48px;
  height: 48px;
  background-color: #00AEEF;
  border-radius: 10px;
  transform: rotate(180deg);
  background: #00AEEF url("/-/media/Feature/Animal Management Business/Animal Management Public Site/Custom Component/Custom Carousel/Images/arrow_right_alt.png") no-repeat 8px 8px !important;
}
.TeamSlider .slick-initialized button.slick-arrow.slick-prev:hover {
  background: #00AEEF url("/-/media/Feature/Animal Management Business/Animal Management Public Site/Custom Component/Custom Carousel/Images/arrow_right_alt.png") no-repeat 8px 8px !important;
}
.TeamSlider .slick-initialized button.slick-arrow.slick-next {
  right: 22px !important;
  z-index: 1;
  width: 48px;
  height: 48px;
  top: 50% !important;
  background-color: #00AEEF;
  border-radius: 10px;
  background: #00AEEF url("/-/media/Feature/Animal Management Business/Animal Management Public Site/Custom Component/Custom Carousel/Images/arrow_right_alt.png") no-repeat 8px 8px !important;
}
.TeamSlider .slick-initialized .slick-list .slick-track {
  margin-top: 18px;
  margin-bottom: 18px;
}
.TeamSlider .slick-initialized .slick-list .slick-track .slick-center {
  width: 693px !important;
}
.TeamSlider .slick-initialized .slick-list .slick-track .slick-slide {
  transform: scale(0.8);
}

@media screen and (max-width: 431px) {
  .TeamSlider {
    background-color: #fff;
  }
  .TeamSlider .team-text {
    background-color: #fff;
  }
  .TeamSlider .team-text .title {
    margin-top: 64px;
    color: #FF8400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.24px;
    font-family: Galaxie-Polaris, sans-serif;
  }
  .TeamSlider .team-text .headLine {
    color: #575A5D;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.48px;
    margin-bottom: 24px;
    margin-top: 8px;
    font-family: Galaxie-Polaris, sans-serif;
  }
  .TeamSlider .carousel-component .row {
    gap: 17px;
  }
  .TeamSlider .carousel-component .row .leadership-card {
    padding: 16px 16px 24px 16px;
    flex-direction: column;
    gap: 16px;
    background-color: #fff;
    border: 1px solid #E6E7E8;
    border-radius: 8px;
  }
  .TeamSlider .carousel-component .row .leadership-card img {
    width: 100%;
    border-radius: 6px;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body {
    color: #fff;
    padding: 0;
    gap: 16px;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .content {
    gap: 8px;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .content .title {
    color: #575A5D !important;
    font-size: 14px;
    font-weight: 550;
    line-height: 18px;
    letter-spacing: 0.28px;
    order: 2;
    font-family: Galaxie-Polaris, sans-serif !important;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .content .sub-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.24px;
    color: #000;
    order: 3;
    font-family: Galaxie-Polaris-Medium, sans-serif !important;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .content .location {
    margin-bottom: 4px;
    order: 1;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .content .location p {
    padding: 3px 8.38px 3px 9px;
    border-radius: 4px;
    background: #E6E7E8;
    color: #000;
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    letter-spacing: 0.24px;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .description {
    font-size: 14px;
    font-weight: 450;
    line-height: 20px;
    letter-spacing: 0.28px;
    color: #000;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .description .mobileData {
    display: none;
  }
  .TeamSlider .carousel-component .row .leadership-card .read-more-btn {
    color: #00AEEF;
    cursor: pointer;
  }
  .TeamSlider .contactButton {
    margin-top: 24px;
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 431px) {
  .TeamSlider {
    padding-left: 0px;
    padding-right: 0px;
  }
  .TeamSlider .team-text {
    padding-left: 80px;
    height: auto !important;
  }
  .TeamSlider .team-text .title {
    margin-top: 150px;
    font-size: 20px;
    color: #FF8400;
    line-height: 28px;
    letter-spacing: 0.4px;
    font-family: Galaxie-Polaris, sans-serif;
  }
  .TeamSlider .team-text .headLine {
    font-size: 44px;
    color: #575A5D;
    line-height: 56px;
    letter-spacing: 1.32px;
    margin-top: 8px;
    margin-bottom: 44px;
    font-family: Galaxie-Polaris, sans-serif;
  }
  .TeamSlider .carousel-component .row .leadership-card {
    border-radius: 8px;
    border: 1px solid #FF8400;
    background: #FFF;
    padding: 16px 24px 48px 16px;
    flex-direction: row;
    gap: 16px;
    max-width: 693px;
  }
  .TeamSlider .carousel-component .row .leadership-card img {
    max-width: 271px;
    height: 275px;
    border-radius: 50% !important;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body {
    padding: 0px;
    gap: 24px;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .content {
    gap: 8px;
    color: #000;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .content .title {
    color: #000 !important;
    font-size: 18px;
    font-weight: 550;
    line-height: 24px;
    letter-spacing: 0.36px;
    font-family: Galaxie-Polaris, sans-serif !important;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .content .sub-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.28px;
    font-family: Galaxie-Polaris-Medium, sans-serif !important;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .content .location p {
    padding: 3px 8.38px 3px 9px;
    border-radius: 4px;
    background: #E6E7E8;
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    letter-spacing: 0.24px;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .description {
    color: #000;
    font-size: 15px;
    font-weight: 450;
    line-height: 28px;
    letter-spacing: 0.32px;
  }
  .TeamSlider .carousel-component .row .leadership-card .card-body .description .mobileData {
    display: none !important;
  }
  .TeamSlider .carousel-component .row .leadership-card .read-more-btn {
    color: #00AEEF !important;
    cursor: pointer;
  }
  .TeamSlider .contactButton {
    margin-top: 69px;
    margin-bottom: 102px;
  }
  .TeamSlider .contactButton a {
    text-decoration: none !important;
  }
}
@media screen and (min-width: 431px) and (max-width: 540px) {
  .TeamSlider .slick-list .slick-track .slick-center {
    transform: scale(0.6) !important;
  }
  .TeamSlider .team-text {
    padding-left: 15px !important;
    height: auto !important;
  }
  .TeamSlider .team-text .headLine {
    margin-bottom: 0px;
  }
  .TeamSlider .modal-content .modal-card {
    flex-direction: column !important;
    margin-left: 15px;
  }
  .TeamSlider .modal-content .content p {
    height: 350px;
    overflow: auto;
  }
  .TeamSlider .contactButton {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 540px) and (max-width: 768px) {
  .TeamSlider .slick-list .slick-track .slick-center {
    transform: scale(0.7) !important;
  }
  .TeamSlider .modal-content .modal-card {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  .TeamSlider .modal-content .modal-card .image {
    align-self: center;
  }
  .TeamSlider .modal-content .content p {
    height: 375px;
    overflow: auto;
  }
  .TeamSlider .contactButton {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 820px) {
  .TeamSlider .slick-list .slick-track .slick-center {
    transform: scale(1) !important;
  }
  .TeamSlider .modal-content .modal-card {
    flex-direction: row !important;
    align-items: center !important;
  }
}
@media screen and (min-width: 820px) {
  .TeamSlider .slick-list .slick-track .slick-center {
    width: 693px !important;
    transform: scale(1.1) !important;
  }
}
@media screen and (max-width: 431px) {
  .themingDark.TeamSlider {
    background-color: #000;
  }
  .themingDark.TeamSlider .team-text {
    background-color: black;
  }
  .themingDark.TeamSlider .team-text .title {
    margin-top: 64px;
    color: #FF8400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.24px;
    font-family: Galaxie-Polaris, sans-serif;
  }
  .themingDark.TeamSlider .team-text .headLine {
    color: white;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.48px;
    margin-bottom: 24px;
    margin-top: 8px;
    font-family: Galaxie-Polaris, sans-serif;
  }
  .themingDark.TeamSlider .carousel-component .row {
    gap: 17px;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card {
    padding: 16px 16px 24px 16px;
    flex-direction: column;
    gap: 16px;
    background-color: #2C2C2E;
    border-radius: 8px;
    border: 1px solid #2C2C2E;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card img {
    width: 100%;
    border-radius: 6px;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card .card-body {
    color: #fff;
    padding: 0;
    gap: 16px;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card .card-body .content {
    gap: 8px;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card .card-body .content .title {
    font-size: 14px;
    font-weight: 550;
    line-height: 18px;
    letter-spacing: 0.28px;
    order: 2;
    color: #fff !important;
    font-family: Galaxie-Polaris, sans-serif !important;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card .card-body .content .sub-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.24px;
    order: 3;
    color: #fff;
    font-family: Galaxie-Polaris-Medium, sans-serif !important;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card .card-body .content .location {
    margin-bottom: 4px;
    order: 1;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card .card-body .content .location p {
    padding: 3px 8.38px 3px 9px;
    border-radius: 4px;
    background: #FFF;
    color: #000;
    font-size: 12px;
    font-weight: 450;
    line-height: 16px;
    letter-spacing: 0.24px;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card .card-body .description {
    font-size: 14px;
    font-weight: 450;
    line-height: 20px;
    letter-spacing: 0.28px;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card .card-body .description .HeaderData {
    color: #fff;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card .card-body .description .mobileData {
    color: #fff;
    display: none;
  }
  .themingDark.TeamSlider .carousel-component .row .leadership-card .card-body .read-more-btn {
    color: #00AEEF;
    cursor: pointer;
  }
  .themingDark.TeamSlider .contactButton {
    margin-top: 24px;
    margin-bottom: 22px;
  }
}